Spread WinForms 15
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / TimeSpanFieldCollectionInfo Class / AddRange Method / AddRange(TimeSpanFieldInfo[]) Method


In This Topic
AddRange(TimeSpanFieldInfo[]) Method
In This Topic
Syntax
'Declaration
 
Public Overloads Overridable Sub AddRange( _
   ByVal value() As TimeSpanFieldInfo _
) 
 
'Usage
 
Dim instance As TimeSpanFieldCollectionInfo
Dim value() As TimeSpanFieldInfo
 
instance.AddRange(value)

Parameters

value
See Also